Total Complexity | 15 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 87 |
Lines of code | 50 |
Logical lines of code | 20 |
Comment lines | 0 |
Methods | 15 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 67 | 1 | 8 | |
get_id() | 82 | 1 | 3 | |
set_id() | 81 | 1 | 3 | |
get_first_name() | 82 | 1 | 3 | |
set_first_name() | 81 | 1 | 3 | |
get_last_name() | 82 | 1 | 3 | |
set_last_name() | 81 | 1 | 3 | |
get_email() | 82 | 1 | 3 | |
set_email() | 81 | 1 | 3 | |
get_mobile_number() | 82 | 1 | 3 | |
set_mobile_number() | 81 | 1 | 3 | |
get_company() | 82 | 1 | 3 | |
set_company() | 81 | 1 | 3 | |
get_is_lead() | 82 | 1 | 3 | |
set_is_lead() | 81 | 1 | 3 |